You are here: Symbol Reference > Stimulsoft.Report.Dictionary Namespace > StiDataRelation Class > StiDataRelation Constructor > StiDataRelation Constructor (string, StiDataSource, StiDataSource, string[], string[])
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiDataRelation.StiDataRelation Constructor (string, StiDataSource, StiDataSource, string[], string[])

Creates a new object of the type StiRelation.

Syntax
C++
C#
Visual Basic
public: StiDataRelation( string nameInSource, StiDataSource parentSource, StiDataSource childSource, string[] parentColumns, string[] childColumns );
Parameters
Parameters 
Description 
nameInSource 
Name of relation in source. 
parentSource 
Parent data source. 
childSource 
Child data source. 
parentColumns 
Columns parent. 
childColumns 
Columns child. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.